home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
Strata 3D
/
Resources
/
3dguide.swf
/
scripts
/
DefineButton2_9
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-05-05
|
133 b
|
6 lines
on(release){
fscommand("InfoPalette","set=shop");
loadMovie("guideshop.swf","3dguidemovieinstance");
gotoAndStop(7);
}